﻿2026-06-21T04:48:29.4849287Z ##[group]Run actions/checkout@v5
2026-06-21T04:48:29.4849756Z with:
2026-06-21T04:48:29.4850074Z   repository: SaberMage/spt-core
2026-06-21T04:48:29.4853367Z   token: ***
2026-06-21T04:48:29.4853719Z   ssh-strict: true
2026-06-21T04:48:29.4854076Z   ssh-user: git
2026-06-21T04:48:29.4854400Z   persist-credentials: true
2026-06-21T04:48:29.4854759Z   clean: true
2026-06-21T04:48:29.4855062Z   sparse-checkout-cone-mode: true
2026-06-21T04:48:29.4855403Z   fetch-depth: 1
2026-06-21T04:48:29.4855702Z   fetch-tags: false
2026-06-21T04:48:29.4856058Z   show-progress: true
2026-06-21T04:48:29.4856375Z   lfs: false
2026-06-21T04:48:29.4856657Z   submodules: false
2026-06-21T04:48:29.4856964Z   set-safe-directory: true
2026-06-21T04:48:29.4857295Z ##[endgroup]
2026-06-21T04:48:29.6759677Z Syncing repository: SaberMage/spt-core
2026-06-21T04:48:29.6761199Z ##[group]Getting Git version info
2026-06-21T04:48:29.6761938Z Working directory is 'C:\actions-runner\_work\spt-core\spt-core'
2026-06-21T04:48:29.7004317Z [command]"c:\program files\git\cmd\git.exe" version
2026-06-21T04:48:29.7217405Z git version 2.43.0.windows.1
2026-06-21T04:48:29.7246931Z ##[endgroup]
2026-06-21T04:48:29.7254677Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\1d7d5663-6d56-4cbd-9c20-c4a70b233aef\.gitconfig'
2026-06-21T04:48:29.7269116Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\1d7d5663-6d56-4cbd-9c20-c4a70b233aef' before making global git config changes
2026-06-21T04:48:29.7270289Z Adding repository directory to the temporary git global config as a safe directory
2026-06-21T04:48:29.7274034Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-core\spt-core
2026-06-21T04:48:29.7506921Z [command]"c:\program files\git\cmd\git.exe" config --local --get remote.origin.url
2026-06-21T04:48:29.7735826Z https://github.com/SaberMage/spt-core
2026-06-21T04:48:29.7764192Z ##[group]Removing previously created refs, to avoid conflicts
2026-06-21T04:48:29.7768334Z [command]"c:\program files\git\cmd\git.exe" rev-parse --symbolic-full-name --verify --quiet HEAD
2026-06-21T04:48:29.7954927Z HEAD
2026-06-21T04:48:29.8188909Z ##[endgroup]
2026-06-21T04:48:29.8192075Z [command]"c:\program files\git\cmd\git.exe" submodule status
2026-06-21T04:48:30.1835630Z ##[group]Cleaning the repository
2026-06-21T04:48:30.1839525Z [command]"c:\program files\git\cmd\git.exe" clean -ffdx
2026-06-21T04:48:32.0543914Z Removing target/
2026-06-21T04:48:32.0579193Z [command]"c:\program files\git\cmd\git.exe" reset --hard HEAD
2026-06-21T04:48:32.1012810Z HEAD is now at d84e164 Merge bfe760e24820443a34062b37fc797a3cc1e2a489 into 86f20ac831033a20bd5e096b1c318a75249179f3
2026-06-21T04:48:32.1039942Z ##[endgroup]
2026-06-21T04:48:32.1044066Z ##[group]Disabling automatic garbage collection
2026-06-21T04:48:32.1049043Z [command]"c:\program files\git\cmd\git.exe" config --local gc.auto 0
2026-06-21T04:48:32.1276241Z ##[endgroup]
2026-06-21T04:48:32.1276640Z ##[group]Setting up auth
2026-06-21T04:48:32.1282646Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-06-21T04:48:32.1495460Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-06-21T04:48:32.4906071Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-21T04:48:32.5174729Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-06-21T04:48:32.8936871Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-21T04:48:32.9159891Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-06-21T04:48:33.2530398Z [command]"c:\program files\git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-06-21T04:48:33.2768011Z ##[endgroup]
2026-06-21T04:48:33.2768466Z ##[group]Fetching the repository
2026-06-21T04:48:33.2774739Z [command]"c:\program files\git\cmd\git.exe" -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +d84e164388231e3e637a9015b1771a01bd20c840:refs/remotes/pull/26/merge
2026-06-21T04:48:33.8660119Z ##[endgroup]
2026-06-21T04:48:33.8660574Z ##[group]Determining the checkout info
2026-06-21T04:48:33.8660970Z ##[endgroup]
2026-06-21T04:48:33.8669612Z [command]"c:\program files\git\cmd\git.exe" sparse-checkout disable
2026-06-21T04:48:33.8964224Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-06-21T04:48:33.9274216Z ##[group]Checking out the ref
2026-06-21T04:48:33.9279631Z [command]"c:\program files\git\cmd\git.exe" checkout --progress --force refs/remotes/pull/26/merge
2026-06-21T04:48:33.9667466Z HEAD is now at d84e164 Merge bfe760e24820443a34062b37fc797a3cc1e2a489 into 86f20ac831033a20bd5e096b1c318a75249179f3
2026-06-21T04:48:33.9695070Z ##[endgroup]
2026-06-21T04:48:33.9965574Z [command]"c:\program files\git\cmd\git.exe" log -1 --format=%H
2026-06-21T04:48:34.0183447Z d84e164388231e3e637a9015b1771a01bd20c840
